Index | Parent | Guigfx class |
The Guigfx class is a subclass of Area class and it is used to display picture files via guigfx.library.
Guigfx is a subclass of Guigfx.mcc so you must have Guigfx.mcc in MUI:Libs/MUI to use it. Guigfx.mcc is copyright of Matthias Bethke.
ATTRIBUTES | |||
---|---|---|---|
Name | Type | Class | Note |
FileName | S | I | Name of the picture file to show |
Quality | M | ISGN G2N | A number or one of:
|
ScaleMode | M | ISGN G2N | A number, None or a combination of:
|
Transparency | M | ISGN G2N | A number or a combination of:
|
TransparentColor | N | IS | A 4 bytes max size packed char string ('00rrggbb'x) |
METHODS | ||
---|---|---|
Name | Parameters | Note |
none defined |